blockquote, body, button, dd, dl, dt, fieldset, form, h1, h2, h3, h4, h5, h6, hr, input, legend, li, ol, p, pre, td, textarea, th, ul {
    margin: 0;
    padding: 0
}

body, button, input, select, textarea {
    font: 9pt/1.5 tahoma, arial, \5b8b\4f53
}

h1, h2, h3, h4, h5, h6 {
    font-size: 100%
}

address, cite, dfn, em, var {
    font-style: normal
}

code, kbd, pre, samp {
    font-family: couriernew, courier, monospace
}

small {
    font-size: 9pt
}

.fl {
    float: left
}

li, ol, ul {
    list-style: none
}

a, img {
    text-decoration: none
}

a:hover {
    text-decoration: underline
}

sup {
    vertical-align: text-top
}

sub {
    vertical-align: text-bottom
}

legend {
    color: #000
}

fieldset, img {
    border: 0
}

button, input, select, textarea {
    font-size: 100%
}

table {
    border-collapse: collapse;
    border-spacing: 0
}

td {
    border: 1px solid #000
}

.waper {
    width: 100%;
    background: #dff1fb url(/shared/img/top_bg.png) no-repeat;
    background-size: 100% auto;
}

.waper .center .top {
    overflow: hidden;
    height: 92px
}

.waper .center .top .logo {
    float: left;
    margin-top: 8px;
    width: 210px;
    height: 70px
}

.waper .center .top .logo img {
    width: 100%
}

.waper .center .top .top_right {
    float: right;
    width: 200px;
    height: 90pt
}

.waper .center .top .top_right .language {
    float: right;
    margin-top: 10px;
    width: 90px;
    height: 30px;
    border-radius: 20px;
    background: #b9def3;
    text-align: center;
    font-size: 14px;
    font-family: Microsoft Yahei;
    line-height: 30px
}

.waper .center .top .top_right .language a {
    color: #3d82a6;
    text-decoration: none
}

.waper .center .top .top_right .search_box {
    position: relative;
    float: left;
    margin-top: 42px;
    width: 200px;
    height: 30px;
    border-radius: 30px;
    background: #fff
}

.waper .center .top .top_right .search_box input {
    padding-right: 25px;
    padding-left: 10px;
    width: 165px;
    height: 30px;
    outline: 0;
    border: 0;
    border-radius: 30px;
    background: #fff;
    font-family: Microsoft Yahei;
    -webkit-appearance: none
}

.waper .center .top .top_right .search_box .search_btn {
    position: absolute;
    top: 10px;
    right: 10px;
    width: 15px;
    height: 15px
}

.waper .center .nav {
    margin-bottom: 20px;
    background: linear-gradient(to right, #2488c5, #aad16f);
    background: -webkit-gradient(linear, 0 50%, 100% 50%, from(#2488c5), to(#aad16f));
    background: -moz-gradient(linear, 0 50%, 100% 50%, from(#2488c5), to(#aad16f));
    background: -o-gradient(linear, 0 50%, 100% 50%, from(#2488c5), to(#aad16f));
    filter: progid:DXImageTransform.Microsoft.gradient(startcolorstr=#2488c5, endcolorstr=#aad16f, gradientType=1)
}

.waper .center .nav, .waper .center .nav .navcon {
    width: 795pt;
    height: 52px;
    border-radius: 10px
}

.waper .center .nav .navcon li {
    float: left;
    width: 88.3px;
    text-align: center;
    font-size: 15px;
    font-family: Microsoft Yahei;
    line-height: 52px
}

.waper .center .nav .navcon li a {
    color: #fff;
    text-decoration: none
}

.waper .center .nav .navcon li.active, .waper .center .nav .navcon li.cur {
    height: 65px;
    border-bottom-right-radius: 30%;
    border-bottom-left-radius: 30%;
    background: linear-gradient(to right, #fca21a, #f96, #fed305, #f96, #fca21a);
    background: -webkit-gradient(linear, left top, right top, from(#fca21a), color-stop(.05, #f96), color-stop(.5, #fed305), color-stop(.95, #f96), to(#fca21a));
    background: -moz-gradient(linear, left top, right top, from(#fca21a), color-stop(.05, #f96), color-stop(.5, #fed305), color-stop(.95, #f96), to(#fca21a));
    background: -o-gradient(linear, left top, right top, from(#fca21a), color-stop(.05, #f96), color-stop(.5, #fed305), color-stop(.95, #f96), to(#fca21a));
    background: -ms-linear-gradient(to right, #fca21a, #f96, #fed305, #f96, #fca21a);
    filter: progid:DXImageTransform.Microsoft.gradient(startcolorstr=#fca21a, endcolorstr=#fed305, gradientType=1)
}

.waper .center .nav .subnav {
    position: absolute;
    z-index: 19860902;
    float: left;
    display: none;
    overflow: hidden;
    margin: 0;
    padding: 0;
    width: 795pt;
    border-bottom: 3px solid #294a3a;
    border-radius: 10px;
    background: #fff;
    opacity: .9;
    filter: alpha(opacity=90);
    -moz-opacity: .9;
    -khtml-opacity: .9
}

.subnav-list {
    float: left;
    padding: 5px 0;
    width: 88.3px;
    height: 215px;
    text-align: center
}

.subnav-list a {
    color: #333;
    font-size: 9pt;
    font-family: 宋体;
    line-height: 28px
}

.subnav-list a:hover {
    color: #3195d3;
    text-decoration: none
}

.subnav .cur {
    background: #294a3a
}

.subnav .cur a {
    color: #fff;
    font-weight: 700;
    font-size: 14px
}

.subnav .cur a:hover {
    color: #0b9bec
}

.waper .center .nav .subnav .about_ul {
    float: left;
    overflow: hidden;
    border-radius: 10px;
    background: #97aacc;
    opacity: .7;
    filter: alpha(opacity=70)
}

.waper .center .nav .subnav .about_ul li {
    float: left;
    margin: 0 9pt;
    line-height: 35px
}

.waper .center .nav .subnav .about_ul li a {
    color: #fff;
    font-size: 15px;
    font-family: Microsoft Yahei
}

.pinpai_nav {
    overflow: hidden
}

.pinpai_nav a {
    display: block
}

.pinpai_nav p {
    display: none
}

#pinpai_nav {
    text-decoration: none;
    font-size: 15px;
    cursor: pointer
}

.waper .center .nav .subnav .about_ul li a:hover {
    color: #fff
}

.waper .center .nav .subnav .nav_2 {
    margin-left: 225px
}

.waper .center .nav .subnav .nav_5 {
    margin-left: 328px
}

.waper .center .nav .subnav .nav_10 {
    margin-left: 431px
}

.waper .center .nav .subnav .nav_6 {
    margin-left: 555px
}

.waper .center .nav .subnav .nav_8 {
    margin-left: 655px
}

.waper .center .nav .subnav .nav_4 {
    margin-left: 680px
}

.waper .center .nav .subnav .nav_7 {
    margin-left: 621px
}

.waper .center .nav .subnav .nav_9 {
    margin-left: 555px
}

.waper .center .about {
    float: left;
    margin-left: 20px;
    width: 20pc;
    height: 260px;
    border-radius: 10px
}

.waper .center .about .about_top {
    float: left;
    width: 20pc;
    height: 50px;
    border-bottom: 2px solid #41ce91;
    border-top-right-radius: 10px;
    border-top-left-radius: 10px;
    background: linear-gradient(to top, #fbfefa, #f0fbeb 80%, #e6f9de);
    background: -webkit-linear-gradient(top, #fbfefa, #f0fbeb 80%, #e6f9de);
    background: -o-linear-gradient(top, #fbfefa, #f0fbeb 80%, #e6f9de);
    filter: progid:DXImageTransform.Microsoft.gradient(startcolorstr=#fbfefa, endcolorstr=#e6f9de, gradientType=0)
}

.waper .center .about .about_top .about_cn, .waper .center .about .about_top .about_en {
    float: left;
    width: 92px;
    color: #526957;
    text-align: center;
    font-size: 15px;
    font-family: Microsoft Yahei;
    line-height: 50px;
    cursor: pointer
}

.waper .center .about .about_top .about_en {
    color: #adc5a5
}

.waper .center .about .about_con {
    float: left;
    padding-top: 8px;
    padding-right: 20px;
    padding-left: 20px;
    width: 280px;
    height: 200px;
    border-bottom-right-radius: 10px;
    border-bottom-left-radius: 10px;
    background: #fff;
    color: #2d475d;
    text-indent: 2em;
    font-size: 14px;
    font-family: Microsoft Yahei;
    line-height: 24px
}

.waper .footer {
    overflow: hidden;
    padding-bottom: 10px;
    width: 100%;
    background: #cce1ed;
    color: #666
}

.waper .footer .footer_con {
    margin: 0 auto;
    width: 100%
}

.waper .footer .footer_con .f_link {
    border-bottom: 1px solid #bfbfbf;
    color: #666;
    text-align: center;
    font-size: 14px;
    font-family: Microsoft Yahei;
    line-height: 60px
}

.waper .footer .footer_con .f_link a {
    color: #666;
    font-size: 14px
}

.waper .footer .footer_con .f_link a:hover {
    color: #499bdf
}

.waper .footer .footer_con .footer_nav {
    border-top: 2px solid #b4d6e9;
    border-bottom: 2px solid #b4d6e9;
    text-align: center;
    font-size: 14px;
    font-family: Microsoft Yahei;
    line-height: 40px
}

.waper .footer .footer_con .footer_nav a {
    margin: 0 10px;
    color: #666
}

.waper .footer .footer_con .footer_nav span {
    display: block;
    overflow: hidden;
    width: 100%;
    color: #b7a8a8
}

.renzheng {
    width: 505px;
    margin: 25px auto 0;
    overflow: hidden;
}

.renzheng li {
    margin-left: 25px;
}

.pagin {
    float: left;
    margin: 10px 20px;
    font-size: 9pt
}

.pagin .blue {
    color: #056dae;
    font-style: normal
}

.pagin .paginList .paginItem {
    float: left;
    background: 0
}

.pagin .paginList .paginItem a {
    float: left;
    width: 31px;
    height: 28px;
    border: 1px solid #ddd;
    border-left: none;
    background: 0;
    color: #3399d5;
    text-align: center;
    line-height: 30px
}

.pagin .paginList .paginItem:first-child a {
    border-left: 1px solid #ddd;
    border-bottom-left-radius: 5px;
    border-top-left-radius: 5px
}

.pagin .paginList .paginItem:last-child a {
    border-top-right-radius: 5px;
    border-bottom-right-radius: 5px
}

.pagin .paginList .paginItem.current, .pagin .paginList .paginItem.current a {
    background: #f5f5f5;
    color: #737373;
    cursor: default
}

.pagin .paginList .paginItem:hover {
    background: #f5f5f5
}

.pagin .paginList .paginItem.more, .pagin .paginList .paginItem.more a:hover {
    cursor: default
}

.pagin .paginList .paginItem.more:hover {
    background: #fff
}

.pagin .paginList .paginItem.more a {
    color: #737373
}

.pagepre {
    background: url(/shared/img/pre.gif) no-repeat center center
}

.pagenxt, .pagepre {
    display: block;
    width: 31px;
    height: 28px
}

.pagenxt {
    background: url(/shared/img/next.gif) no-repeat center center
}

.xuanfu {
    width: 220px;
    float: left;
    position: fixed;
    bottom: 30px;
    z-index: 19860901;
    overflow: hidden;
    right: -99999px
}

.xuanfu dt {
    width: 150px;
    height: 150px;
    float: left;
    margin-top: 6px
}

.xuanfu dt p {
    background: url(/shared/img/code.png) no-repeat #fff center;
    width: 120px;
    height: 120px;
    background-size: 120px 120px;
    padding: 15px;
    -moz-border-radius: 10px;
    -webkit-border-radius: 10px;
    border-radius: 10px
}

.xuanfu dd {
    float: left
}

.xuanfu dd .sanjiao {
    width: 15px;
    height: 150px;
    float: left
}

.xuanfu dd .sanjiaoBorder {
    width: 0;
    height: 0;
    border-top: 15px solid transparent;
    border-left: 15px solid #fff;
    border-bottom: 15px solid transparent;
    margin-top: 65px
}

.xuanfu_icon {
    float: left;
    margin-left: 5px
}

.xuanfu dd a {
    display: block;
    width: 50px;
    height: 50px;
    background: url(/shared/img/float.png) no-repeat;
    margin-bottom: 6px
}

.xuanfu dd .xuanfu_a {
    background-position: 0 0
}

.xuanfu dd .xuanfu_b {
    background-position: 0 -56px
}

.xuanfu dd .xuanfu_c {
    background-position: 0 -112px
}

.xuanfu .code, .xuanfu .sanjiaoBorder {
    display: none
}

.f_info {
    text-align: center;
    line-height: 50px
}

.f_info span {
    margin: 0 10px
}

.f_info span a {
    color: #666;
}

.copyright {
    width: 100%;
    text-align: center
}

.page {
    padding-top: 15px;
    width: 100%
}

.page a, .page span {
    display: inline-block;
    color: #333;
    text-align: center;
    font-size: 14px
}

.page a {
    margin-left: 5px;
    padding: 5px 10px
}

.page a.currPage, .page a:hover {
    background: #c0c4b9;
    color: #666;
    color: #fff;
    text-align: center
}

.notContent {
    color: #666;
    text-align: center;
    font-size: 30px;
    line-height: 75pt
}

.news_banner {
    overflow: hidden;
    width: 100%
}

.news_banner img {
    float: left;
    border-radius: 5px
}

.navigation_right_top img {
    margin-top: 20px
}

.topDate {
    overflow: hidden;
    color: #1f9e08;
    line-height: 30px;
    padding-bottom: 5px;
    font-family: " 微软雅黑, 宋体, Arial, Helvetica, sans-serif";
    background: url(/shared/img/bg_topDate.png) repeat-x;
    font-size: 14px;
    color: #2d475d
}

.topDate dl {
    width: 1060px;
    margin: 0 auto
}

.topDate a {
    color: #2d475d
}

.topDate dt {
    float: left;
    letter-spacing: 2px
}

.topDate dd {
    float: right;
}

.topDate dd a {
    display: inline-block;
    float: right;
    margin-left: 15px;
}

.topDate dd a.enimg {
    background: url(/shared/img/enimg.png) no-repeat 0 3px;
    background-size: 23px 23px;
    padding-left: 26px;
    margin-left: 10px;
    color: #1296db;
}

.topDate dd a.xpe {
    background: url(/shared/img/ycl.png) no-repeat 0 3px;
    background-size: 25px 25px;
    padding-left: 26px;
    color: #d4237a;
}

.topDate dd a.dszemail {
    background: url(/shared/img/email.png) no-repeat 0 2px;
    background-size: 28px 28px;
    padding-left: 28px
}

.topDate dd a.caigou {
    background: url(/shared/img/icon_cg_1.png) no-repeat 0 3px;
    background-size: 23px 23px;
    padding-left: 26px;
    margin-left: 10px;
}

.weather {
    float: left;
    margin-top: 8px;
    margin-left: 60px;
    width: 550px;
    overflow: hidden
}

.slideBox {
    position: relative;
    width: 300px;
    height: 235px;
    overflow: hidden
}

.slideBox ul.items {
    position: absolute;
    float: left;
    background: 0 0;
    list-style: none;
    padding: 0;
    margin: 0
}

.slideBox ul.items li {
    float: left;
    background: 0 0;
    list-style: none;
    padding: 0;
    margin: 0
}

.slideBox ul.items li a {
    float: left;
    line-height: normal !important;
    padding: 0 !important;
    border: none
}

.slideBox ul.items li a img {
    margin: 0 !important;
    padding: 0 !important;
    display: block;
    border: none
}

.slideBox ul.items li img {

    max-width: 300px;
    height: 235px
}

.slideBox div.tips {
    position: absolute;
    bottom: 0;
    width: 100%;
    height: 50px;
    background-color: #000;
    overflow: hidden
}

.slideBox div.tips div.title {
    position: absolute;
    left: 0;
    top: 0;
    height: 100%;
    font-size: 15px;
    width: 100%;
    text-align: center
}

.slideBox div.tips div.title a {
    color: #FFF;
    font-size: 15px;
    line-height: 40px;
    margin-left: 10px;
    text-decoration: none
}

.slideBox div.tips div.title a:hover {
    text-decoration: underline !important
}

.slideBox div.tips div.nums {
    position: absolute;
    top: 18px !important;
    left: 37%
}

.slideBox div.tips div.nums a {
    display: inline-block;
    float: left;
    width: 10px;
    height: 10px;
    background-color: #FFF;
    text-indent: -99999px;
    margin: 15px 10px 0 0
}

.slideBox div.tips div.nums a.active {
    background-color: #093
}

.floatingAd .ad {
    z-index: 19860904;
    background: 0 0;
    position: absolute;
    display: none
}

.floatingAd a {
    color: #000;
    display: inline-block;
    text-decoration: none
}

.floatingAd a img {
    border: 0
}

.floatingAd .close {
    display: none
}

.floatingAd .text {
    position: absolute;
    top: 0;
    width: 100%;
    height: 25px;
    color: #000;
    line-height: 25px
}

.floatingAd .text .button {
    position: relative;
    float: right;
    top: 5px;
    right: 5px;
    width: 16px;
    height: 16px;
    background: url(/shared/img/close.png) no-repeat;
    cursor: pointer
}

.floatingAd .text .title {
    position: relative;
    float: left;
    font-size: 12px;
    margin-left: 5px
}

.leaderList {
    overflow: hidden;
    border-bottom: 1px solid #e4e4e4;
    float: left;
    width: 780px;
}

.leaderList dt, .leaderList dd {
    float: left;
    overflow: hidden;
    padding: 10px 20px;
}

.leaderList dd span {
    font-size: 22px;
    width: 220px;
    font-family: 黑体;
}

.leaderList dt {
    width: 220px;
    text-align: center
}

.leaderList dd {
    width: 470px;
    padding-left: 20px;
}

.xuanfu dd a.caigou {
    color: #519506;
    font-weight: 700;
    background: none #dae0e7;
    width: 50px;
    line-height: 24px;
    font-size: 16px;
    height: 50px;
    text-align: center;
    -moz-border-radius: 5px; /* Firefox */
    -webkit-border-radius: 5px; /* Safari 和 Chrome */
    border-radius: 5px; /* Opera 10.5+, 以及使用了IE-CSS3的IE浏览器 */
}

.xuanfu dd a.caigou:hover {
    text-decoration: none;
    color: #fff;
    background: #519506
}

.xuanfucaigou {
    width: 100px;
    position: fixed;
    text-align: center;
    right: 120px;
    top: 100px;
    animation: shadow 15s linear infinite;
    animation: rotate 15s linear infinite;
}

.xuanfucaigou img {
    float: left
}

.xuanfucaigou a {
    color: #333;
    font-family: 微软雅黑;
    font-size: 14px;
    font-weight: 700;
}

.xuanfucaigou p {
    content: '';
    width: 100px;
    height: 10px;
    background: #000;
    opacity: .2;
    border-radius: 50%;
    animation: shadow .5s linear infinite;
}

@keyframes shadow {
    0%, 100% {
        transform: scaleX(1);
    }
    50% {
        transform: scaleX(1.6);
    }
}

@keyframes rotate {
    0% {
        transform: translateX(0);
    }
    50% {
        transform: translateX(100px) scale(1.1, 0.9);
    }
    100% {
        transform: translateX(0);
    }
}

.news_bumen {
    width: 100%;
    overflow: hidden;
    border-top: 1px solid #666;
    border-left: 1px solid #666;
    margin-bottom: 20px;
}

.news_bumen li {
    float: left;
    width: 16.6666%;
    text-align: center;
}

.news_bumen li a {
    display: block;
    color: #333;
    border-right: 1px solid #666;
    border-bottom: 1px solid #666;
    line-height: 30px;
}

.news_bumen li a.cur {
    color: #fff;
    background: linear-gradient(to right, #2488c5, #aad16f);
    background: -webkit-gradient(linear, 0 50%, 100% 50%, from(#2488c5), to(#aad16f));
    background: -moz-gradient(linear, 0 50%, 100% 50%, from(#2488c5), to(#aad16f));
    background: -o-gradient(linear, 0 50%, 100% 50%, from(#2488c5), to(#aad16f));
    filter: progid:DXImageTransform.Microsoft.gradient(startcolorstr=#2488c5, endcolorstr=#aad16f, gradientType=1)
}